Home | History | Annotate | Download | only in include

Lines Matching refs:__deref_inout_bcount_opt

626 #define __deref_inout_bcount_opt(size)                          __deref_inout_bcount(size)                  __pre __deref __exceptthat __maybenull __post __deref __exceptthat __maybenull

633 #define __deref_inout_bcount_z_opt(size) __deref_inout_bcount_opt(size) __pre __deref __nullterminated __post __deref __nullterminated
636 #define __deref_inout_bcount_nz_opt(size) __deref_inout_bcount_opt(size)
677 #define __deref_opt_inout_bcount_opt(size) __deref_inout_bcount_opt(size) __exceptthat __maybenull